PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getBlocks Method
In This Topic
    getBlocks Method
    In This Topic
    Gets the list of formatted blocks that compose this paragraph.
    Syntax
    public PDFFormattedBlockCollection getBlocks()

    Return Value

    The list of formatted blocks that compose this paragraph.
    See Also